home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / Strata 3D / Resources / NavBar.swf / scripts / DefineButton2_45 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2000-05-08  |  129 b   |  6 lines

  1. on(release){
  2.    fscommand("InfoPalette","dispatch=works");
  3.    fscommand("InfoPalette","blinking=yes");
  4.    gotoAndStop(1);
  5. }
  6.